organize source files in GPSBabel.pro, CMakeLists.text` (#787)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 10 Dec 2021 17:26:36 +0000 (10:26 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Dec 2021 17:26:36 +0000 (10:26 -0700)
commit9ae5fe78541e154485780c06ac080af064bc1a6d
tree6393fa4acda2f468c2c67c4a67ccbc9b41829f49
parent39f804a4340d143c39bda403a25750ac5edbec21
organize source files in GPSBabel.pro, CMakeLists.text` (#787)

* organize files in GPSBabel.pro and CMakeLists.tst

This makes it easier to compare the two, and easier to see what
changed when nuking things.

* fix for lack of continuation line

* update nuke_format for sources on their own lines.

delete MSVC project and solution files.  The project files should
be generated with "qmake -tp vc GPSBabel.pro".  MSVC will create
the solution file if needed.
CMakeLists.txt
GPSBabel.pro
libusb.pri
msvc/GPSBabel.sln [deleted file]
msvc/GPSBabel.vcxproj [deleted file]
msvc/GPSBabel.vcxproj.filters [deleted file]
shapelib.pri
tools/nuke_format
zlib.pri